/*=========½Å×¢²Ëµ¥===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#3a6997;
font:11px/28px SimSun;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 5px 0px 2px;
color:#3a6997;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
margin:0px 5px 0px 2px;
color:#ff0000;
font:12px/28px 'Microsoft YaHei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

#menumain{
   margin:0;
   height:38px;
   white-space:nowrap;
   overflow:hidden;
   width:100%;
   background:url(/images/menu.gif) 0px 0px repeat-x;
}

#menumain .mainmenuiner {
    height:38px;
	padding:0;
    line-height:38px;
    overflow: hidden;
    margin: 0 0 0 50px; 	
}

#menumain a:link,#menumain a:active,#menumain a:visited{
   color: #fff; 
   display:block;
   float:left;
   height:38px;
   width:90px;
   text-align:center;
   text-decoration: none;
   font:14px/38px 'SimSun',Arial,Sans-Serif;
   background:url(/images/xian.gif) 0px 0px no-repeat;
   margin-left:-1px;
}

#menumain a:hover {
   color: #fff; 
   width:90px;
   text-align:center;
   text-decoration: none;
   font:14px/38px 'SimSun',Arial,Sans-Serif;
   background:url(/images/menuxuan.gif) 0px 0px no-repeat;
} 
